| Fully Qualified Name: | CodeIgniter\CLI\Console |
Console
| Name | Description | Defined By |
|---|---|---|
| __construct() | Console constructor. | Console |
| run() | Runs the current command discovered on the CLI. | Console |
| showHeader() | Displays basic information about the Console. | Console |
Console constructor.
| Parameter Name | Type | Description |
|---|---|---|
| $app | \CodeIgniter\CodeIgniter |
Returns:
Runs the current command discovered on the CLI.
| Parameter Name | Type | Description |
|---|---|---|
| $useSafeOutput | bool |
Returns: \CodeIgniter\HTTP\RequestInterface|\CodeIgniter\HTTP\Response|\CodeIgniter\HTTP\ResponseInterface|mixed
Displays basic information about the Console.
Returns: